projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e85e0f
)
Clarify docs of GtkTextTag -set properties a bit
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 3 Feb 2013 22:22:48 +0000
(17:22 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 3 Feb 2013 22:22:48 +0000
(17:22 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=687825
gtk/gtktexttag.c
patch
|
blob
|
history
diff --git
a/gtk/gtktexttag.c
b/gtk/gtktexttag.c
index 6910517b43d85fe63d631c358613316301be67a8..8674e92c9f0cd74a2be7f9a049c56bfc5dd3e026 100644
(file)
--- a/
gtk/gtktexttag.c
+++ b/
gtk/gtktexttag.c
@@
-65,7
+65,7
@@
* For each property of #GtkTextTag, there is a "set" property, e.g.
* "font-set" corresponds to "font". These "set" properties reflect
* whether a property has been set or not.
- *
Y
ou should not set them independently.
+ *
They are maintained by GTK+ and y
ou should not set them independently.
*/
#include "config.h"